const runtime._CLONE_SIGHAND

2 uses

	runtime (current package)
		os_linux.go#L125: 	_CLONE_SIGHAND        = 0x800
		os_linux.go#L151: 		_CLONE_SIGHAND | /* share sig handler table */